/ Assembly List / LJCNetCommon / CommonKeywords / Deserialize

Namespace - LJCNetCommon


Parameters
fileSpec - The file specification value.

Returns

The deserialized object.

Syntax

C#
public static List`1 Deserialize(String fileSpec = null)

Deserializes from the specified XML file.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.